The DblClicked event occurs when an object is double clicked.
Event DblClicked ( x As Long, y As Long, EventInfo, UseDefault As Boolean )
Parameter | Description |
---|---|
Long. The X coordinate of the object that was double clicked. | |
Long. The Y coordinate of the object that was double clicked. | |
A CRVEventInfo Object (CRVIEWERLib), containing information about the object clicked. | |
Boolean. Indicates whether or not the default action of the event will be performed. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |